Remove unnecessary introspection annotation
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 21 Dec 2017 18:46:08 +0000 (18:46 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 21 Dec 2017 18:46:08 +0000 (18:46 +0000)
Transfer annotations do not apply to integral types.

gdk/x11/gdkdisplay-x11.c

index 976b0a556869862065657e7fa6303e28f599fe39..5b1b8848807bf3744711b816d98c8e091ae354d2 100644 (file)
@@ -2142,7 +2142,7 @@ gdk_x11_display_get_xscreen (GdkDisplay *display)
  *
  * Returns the root X window used by #GdkDisplay.
  *
- * Returns: (transfer none): an X Window
+ * Returns: an X Window
  *
  * Since: 3.94
  */